[index]

Right Property

Syntax

set the right of {<object> | {card | cd}
<window>} to <x,y> Applies to all objects, backgrounds, card windows, message box, toolbar

Description

The right property is the position of the right side of an object, measured in pixels, from the left side of the card window. The object's right position is expressed as an x, y screen coordinate where x and y are positive integers representing pixels. You can use the right property to determine or change the value of item 3 of the rectangle property (left, top, right, bottom) when applied to the specified object or window.

Notes

Examples

Create a button and name it "Test". Type the following lines in the Message Box and press Enter after each: the right of button "test"
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.